home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo FINISH LINE (tm)
- echo .
- echo Automatically Learns the Words and Phrases YOU use
- echo .
- echo Predicts upcoming Words and Phrases in a Window
- echo so you can FINISH a LINE with a Single Key!
- echo .
- echo FINISH LINE for DOS enhances WordPerfect, Word, Lotus, Brief, Edit, ProComm,
- echo Crosstalk and hundreds of other IBM-PC compatible programs in text-mode.
- echo .
- echo FINISH LINE for Windows enhances Word, WordPerfect, Excel, Ami Pro,
- echo Visual Basic and hundreds of other Windows Applications
- echo .
- echo .
- echo To install FINISH LINE for DOS, at the DOS prompt type:
- echo A:FINISH I (or appropriate drive:\directory\FINISH I)
- echo .
- echo Innovative Designs phone: (408)985-9255
- echo Suite 245 FAX: (408)247-6624
- echo 2464 El Camino Real modem: (408)246-2468 8/N/1/300-2400 baud
- echo Santa Clara, CA 95051 CompuServe: CIS 70402,2003
- echo .
- echo To quit: press [Ctrl-C] at any time. For an overview of FINISH LINE:
- pause
- cls
- if not exist finish.hlp goto forhelp
- more <finish.hlp
- goto end
- :forhelp
- echo The file FINISH.HLP contains detailed instructions on how to install
- echo and use FINISH LINE software. Use MORE or an editor to view it, or
- echo print it by typing: PRINT FINISH.HLP
- echo .
- :end
-